main: Translate coordinates from surface to native before picking
authorTimm Bäder <mail@baedert.org>
Fri, 15 May 2020 06:22:04 +0000 (08:22 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 16 May 2020 20:03:55 +0000 (22:03 +0200)
commitf9370d7e836da2f7dd13b80ff60c1b7f4b31b19e
tree126750db7784fc77e76fe1d5e286f05ba1d55087
parentb2b207041524d6d97d6521030390113362cfbeac
main: Translate coordinates from surface to native before picking

gtk_widget_pick() needs them to be in @self coordinates.
gtk/gtkmain.c